You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxExpression Class > TMtxExpression Methods > DefineOperator Method > TMtxExpression.DefineOperator Method ([In] string, TExprFunc, int, int, [In] string)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxExpression.DefineOperator Method ([In] string, TExprFunc, int, int, [In] string)

Defines new operator.

Syntax
C#
Visual Basic
public void DefineOperator([In] string AOperatorSign, TExprFunc AFuncAddress, int NArguments, int Precedence, [In] string Help);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!